home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 10 / AACD 10.iso / AACD / Programming / MuManual / VBCC / Developer / LibSrc / HVC.h < prev    next >
Text File  |  1999-11-30  |  245b  |  17 lines

  1. /*
  2. ** Henry Version Control
  3. ** By Rune Jacobsen
  4. */
  5.  
  6. #define VERSION 0
  7. #define VERSTRING "0"
  8. #define REVISION 0
  9. #define REVSTRING "0"
  10. #define BUILD 2
  11. #define BUILDSTRING "2"
  12. #define TIMESTRING "19:15:12"
  13. #define DATESTRING "30.11.99"
  14.  
  15. /* EOF */
  16.  
  17.